Skip to content

Conversation

@martinflorian-da
Copy link
Contributor

Fixes operator deployments:

Deployment.apps "pulumi-kubernetes-operator-controller-manager" is invalid: spec.template.spec.containers[0].resources.requests: Invalid value: "1G": must be less than or equal to memory limit of 128Mi

Fixes https://github.com/DACH-NY/cn-test-failures/issues/4535

Pull Request Checklist

Cluster Testing

  • If a cluster test is required, comment /cluster_test on this PR to request it, and ping someone with access to the DA-internal system to approve it.
  • If a hard-migration test is required (from the latest release), comment /hdm_test on this PR to request it, and ping someone with access to the DA-internal system to approve it.

PR Guidelines

  • Include any change that might be observable by our partners or affect their deployment in the release notes.
  • Specify fixed issues with Fixes #n, and mention issues worked on using #n
  • Include a screenshot for frontend-related PRs - see README or use your favorite screenshot tool

Merge Guidelines

  • Make the git commit message look sensible when squash-merging on GitHub (most likely: just copy your PR description).

Fixes operator deployments:

```
Deployment.apps "pulumi-kubernetes-operator-controller-manager" is invalid: spec.template.spec.containers[0].resources.requests: Invalid value: "1G": must be less than or equal to memory limit of 128Mi
```

Fixes DACH-NY/cn-test-failures#4535

[static]

Signed-off-by: Martin Florian <[email protected]>
@martinflorian-da martinflorian-da requested a review from nicu-da June 11, 2025 11:22
@martinflorian-da martinflorian-da marked this pull request as ready for review June 11, 2025 11:22
Copy link
Contributor

@nicu-da nicu-da left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@martinflorian-da martinflorian-da enabled auto-merge (squash) June 11, 2025 11:23
@martinflorian-da martinflorian-da merged commit ad55323 into main Jun 11, 2025
41 checks passed
@martinflorian-da martinflorian-da deleted the martinflorian-da/cntf-4535-operator-limits branch June 11, 2025 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants